Skip to content

chore: migrate from tsup to tsdown#557

Merged
FL4TLiN3 merged 2 commits intomainfrom
chore/migrate-tsup-to-tsdown
Feb 17, 2026
Merged

chore: migrate from tsup to tsdown#557
FL4TLiN3 merged 2 commits intomainfrom
chore/migrate-tsup-to-tsdown

Conversation

@FL4TLiN3
Copy link
Contributor

Summary

  • Migrate build tooling from tsup to tsdown
  • E2e tests now spawn built JS (node ./apps/perstack/dist/bin/cli.js) instead of tsx source
  • Consolidate 10 redundant tsdown configs (9 providers + runtime) into the shared root config

Test plan

  • pnpm build — all 23 packages build successfully
  • pnpm test:e2e — all 76 e2e tests pass
  • pnpm validate:changeset — passes

🤖 Generated with Claude Code

FL4TLiN3 and others added 2 commits February 17, 2026 08:25
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@FL4TLiN3 FL4TLiN3 force-pushed the chore/migrate-tsup-to-tsdown branch from 98dfc68 to 8576b40 Compare February 17, 2026 08:25
@FL4TLiN3 FL4TLiN3 enabled auto-merge February 17, 2026 08:25
@FL4TLiN3 FL4TLiN3 merged commit a92d0df into main Feb 17, 2026
11 checks passed
@FL4TLiN3 FL4TLiN3 mentioned this pull request Feb 17, 2026
@FL4TLiN3 FL4TLiN3 deleted the chore/migrate-tsup-to-tsdown branch February 25, 2026 13:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant